Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-slot-counter from 2.2.5 to 2.3.3 #3

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 25, 2024

Bumps react-slot-counter from 2.2.5 to 2.3.3.

Release notes

Sourced from react-slot-counter's releases.

Release v2.3.3

Auto-generated release

Release v2.3.2

Auto-generated release

Release v2.3.1

Auto-generated release

Release v2.3.0

Auto-generated release

Changelog

Sourced from react-slot-counter's changelog.

2.3.3

2024-05-26

Added

  • Enhanced the logic for checking separators in the SlotCounter component. The separator check now includes NBSP and additional whitespace characters, ensuring a more comprehensive and accurate check.

2.3.2

2024-05-17

Fixed

  • Fixed a bug in sequentialAnimationMode where the first digit was being displayed as a blank space when the number of digits increased and the number decreased. This fix ensures that the correct number is displayed in all situations.

2.3.1

2024-04-27

Fixed

  • Fixed an issue where the font width was incorrectly calculated when using useMonospaceWidth.

2.3.0

2024-04-26

Added

  • Introduced numberSlotClassName and numberClassName props for more customization options. These props allow you to set the class name for the number slot and the number, respectively, enabling you to customize their styling.
  • Implemented the ResizeObserver API to detect changes in font size. This enhancement provides a better experience in responsive services by ensuring that the counter adapts to changes in font size.
Commits
  • 6d31486 🔖 Release 2.3.3
  • 74cac76 Merge pull request #43 from almond-bongbong/42-rendering-locally-formatted-nu...
  • 88821ee 🐛 Enhance separator check to include NBSP and additional whitespace chara...
  • 4716819 🔖 Release 2.3.2
  • 2631372 📝 Add Play button operation description and link to ref section
  • ee13eb8 🐛 Correct sequentialAnimationMode digit reduction bug
  • 9d4aa40 🔖 Update 2.3.1
  • df5152b 🐛 Fix issue with incorrect font width calculation when using useMonospace...
  • d419da5 🔖 Update 2.3.0
  • c1790f3 Merge pull request #37 from almond-bongbong/feature/support-resize
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-slot-counter](https://github.com/almond-bongbong/react-slot-counter) from 2.2.5 to 2.3.3.
- [Release notes](https://github.com/almond-bongbong/react-slot-counter/releases)
- [Changelog](https://github.com/almond-bongbong/react-slot-counter/blob/main/CHANGELOG.md)
- [Commits](almond-bongbong/react-slot-counter@v2.2.5...v2.3.3)

---
updated-dependencies:
- dependency-name: react-slot-counter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 25, 2024
@DervexDev DervexDev merged commit 506b4d9 into main Jun 25, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-slot-counter-2.3.3 branch June 25, 2024 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant